Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-252197 | HPEN-NM-000120 | SV-252197r814071_rule | High |
Description |
---|
Centralized management of authentication settings increases the security of remote and nonlocal access methods. This control is particularly important protection against the insider threat. With robust centralized management, audit records for administrator account access to the organization's network devices can be more readily analyzed for trends and anomalies. The alternative method of defining administrator accounts on each device exposes the device configuration to remote access authentication attacks and system administrators with multiple authenticators for each network device. |
STIG | Date |
---|---|
HPE Nimble Storage Array Security Technical Implementation Guide | 2022-03-16 |
Check Text ( C-55653r814069_chk ) |
---|
Run the command "userauth --list". If the output is "No domains configured", this is a finding. |
Fix Text (F-55603r814070_fix) |
---|
To configure AD, run the following commands: "userauth --join "userauth --list" will show the domain and its status. To create a mapping between an AD group and one of the four device RBAC roles, run the following command: "userauth --add_group This command allows any member of To display the group to role mappings, run "userauth --list_group --domain |